* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 7 Oct 2013 23:01:23 +0000 (02:01 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 7 Oct 2013 23:01:23 +0000 (02:01 +0300)
commit035990e9cc0bf6b70f2c4332e91a9bdf03a52f17
tree3b477503ac7c2178c0d178a3c97619efa13534c8
parent82377a7feafd2122f245ee55494ed838c4a797af
* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
case of the dot in a chained method call being on the following
line.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb